Fix dependencies during tests
authorAlex Crichton <alex@alexcrichton.com>
Wed, 23 Jul 2014 18:31:47 +0000 (11:31 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 23 Jul 2014 18:31:47 +0000 (11:31 -0700)
commite144734a5ecc87d49fa578c06420c7c486c36a74
treef33b44faa18e3042c5e9edf0d0ecd465c778af04
parent817e483ac14b43d70aaf564d639e07cfb8552e86
Fix dependencies during tests

A library target is needed for testing if any examples or integration tests are
being built, similarly with bin targets.
src/cargo/util/toml.rs